home *** CD-ROM | disk | FTP | other *** search
/ Australian Personal Computer 2003 July / CD 1 / APC0307D1.iso / fwv / xmlspy / files / XMLSPYEntComplete5.exe / Data1.cab / _F6C5076FCCD54E8A8F6D18E631C82B1E < prev    next >
Encoding:
Text File  |  2003-04-03  |  1.3 KB  |  61 lines

  1. ////////////////////////////////////////////////////////////////////////
  2. //
  3. // StdAfx.h
  4. //
  5. // This file was generated by XMLSPY 5 Enterprise Edition.
  6. //
  7. // YOU SHOULD NOT MODIFY THIS FILE, BECAUSE IT WILL BE
  8. // OVERWRITTEN WHEN YOU RE-RUN CODE GENERATION.
  9. //
  10. // Refer to the XMLSPY Documentation for further details.
  11. // http://www.altova.com/xmlspy
  12. //
  13. ////////////////////////////////////////////////////////////////////////
  14.  
  15.  
  16. #ifndef Nanonull_STDAFX_H_INCLUDED
  17. #define Nanonull_STDAFX_H_INCLUDED
  18.  
  19. #if _MSC_VER > 1000
  20.     #pragma once
  21. #endif // _MSC_VER > 1000
  22.  
  23.  
  24. [if $mfc]
  25. #define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers
  26. #include <afx.h>
  27. #include <afxwin.h>
  28. #include <afxdisp.h>
  29. [else]
  30. #include <tchar.h>
  31. [endif]
  32.  
  33. [if $domtype = 1]
  34. #import "msxml4.dll" named_guids
  35. [else]
  36. #include <xercesc/dom/DOM.hpp>
  37. #include <xercesc/util/PlatformUtils.hpp>
  38. #include <xercesc/sax/HandlerBase.hpp>
  39. #include <xercesc/framework/LocalFileFormatTarget.hpp>
  40.  
  41. #ifdef _DEBUG
  42.     #pragma comment(lib, "xerces-c_2D")
  43. #else
  44.     #pragma comment(lib, "xerces-c_2")
  45. #endif
  46. [endif]
  47. #include <iostream>
  48. #include <string>
  49.  
  50.  
  51. #include <SchemaTypes.h>
  52. #include <XmlException.h>
  53. #include <Doc.h>
  54. #include <Node.h>
  55. using namespace altova;
  56.  
  57.  
  58. //{{AFX_INSERT_LOCATION}}
  59.  
  60. #endif // Nanonull_STDAFX_H_INCLUDED
  61.